@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, a, abbr, acronym, del, cite, address, small, sub, sup, b, u, i, center, font, em, strong, dl, dt, dd, ul, ol, li, form, fieldset, legend, table, caption, thead, tbody, tfoot, tr, th, td  {
    margin: 0;
    padding: 0
}
body {
	font-family: "Microsoft YaHei", "微软雅黑", "Arial Narrow", HELVETICA;
    font-size: 18px;
    background: #f4f4f4;
    -webkit-text-size-adjust: 100%;
}
pre {
    font-family: "Microsoft YaHei", "微软雅黑", "Arial Narrow", HELVETICA;
    font-size: 18px;
}
a {
    color: #333;
    text-decoration: none
}
a:hover {
    color: #bd2d31;
}
em {
    font-style: normal
}
li {
    list-style: none
}
img {
    border: 0;
    vertical-align: middle
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
table, table div, table p, table div p {
    text-indent: 0 !important;
}
p {
    word-wrap: break-word
}
input {
    outline: none;
}
